CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Hough 圆

搜索资源列表

  1. Hough_transform_line_circle

    0下载:
  2. Hough变换检测图像线、圆,直接可用,Hough变换检测图像线、圆,直接可用-Hough transform for 2D image line and circle detect
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2205
    • 提供者:wang jenny
  1. Hough_Circle

    0下载:
  2. OpenCV霍夫圆变换,分别从摄像头,本地图片,OpenWRT挂载的网络摄像头获取图像 亮点是程序能从OpenWRT挂载的无线摄像头获取图像-OpenCV Hough transfer, getting video stream local picture, camera and OpenWRT Webcam
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1341
    • 提供者:李洪珊
  1. hough_circle

    0下载:
  2. 这是一份完整的基于hough变换进行圆检测的代码,能正常运行。-This is a complete circle detection based on hough transform the code to run correctly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1258
    • 提供者:程平
  1. hough_circle

    0下载:
  2. MATLAB中典型的霍夫变换检测圆,非常的经典的案例-MATLAB typical Hough transform circle detection, very classic case
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1589
    • 提供者:zengxiaofeng
  1. ImgAnalysis

    0下载:
  2. NUDT数字图像分析课程设计,包括四个模块分别为人脸识别、运动目标检测、图像匹配、hough变换提取圆-NUDT digital image analysis program design, including the four modules are face recognition, object detection, image matching, hough transform to extract round
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20944394
    • 提供者:刘永
  1. CircleDetect

    0下载:
  2. 霍夫变换,圆检测,硬币检测,图片中硬币价格识别,K-mean,高斯滤波,边缘检测,gradient,包括硬币实例图片。自己写的函数,不用toolbox。-hough transform, circle detect, coin detect, coin prize calculate, edge detect, gradient, K-mean, self-define function, no toolbox library.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2415717
    • 提供者:Wynne
  1. houghcir2

    0下载:
  2. hough变换圆检测,设置三个阈值,根据三个不同的半径检测圆的边缘-hough transform circle detection
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1432
    • 提供者:顾小北
  1. Hough_cycle

    0下载:
  2. 代码可以实现霍夫圆变换,可以从图像中检测出来圆形线-hough cycle
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-09
    • 文件大小:16708823
    • 提供者:fhf
  1. main_ff

    0下载:
  2. 检测三维胸部图像中脊柱的位置,根据huogh变换检测圆,根据不同层脊柱的位置一致性进行后处理-spine detection based on location and hough transform for a 3D chest images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2246
    • 提供者:lee
  1. RHT

    0下载:
  2. 基于VC6和OpenCV库函数,利用随机霍夫变换检测图像中圆的MFC程序。-This is a MFC program that using Randomized Hough Transform (RHT) to detect circles image, based on VC6 and OpenCV library.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:181370
    • 提供者:RenHongye
  1. lfz_hough-

    0下载:
  2. 一种用matlab编码设计的用hough变换提取图像中的直线 或者圆的方法。-Method for extracting a straight line or circle an image using a matlab transform Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1344
    • 提供者:刘风竹
  1. hefuyuan

    0下载:
  2. 使用opencv对图像进行霍夫圆检测,检测速度比一般的快。-Use the image opencv Hough circle detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:609
    • 提供者:zengliang
  1. huofu_circle

    0下载:
  2. hough检测圆,找到圆心,得到圆心坐标和半径-hough circle detection, to find the center, to get the center coordinates and the radius
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1464
    • 提供者:谈文艺
  1. houghtest

    0下载:
  2. opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆-显示以下内容的翻译: opencv 3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 仍然翻译: opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 opencv 3.0 Hough transform to find a straight line, find circle。 at the video state directly in real time to fi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:517160
    • 提供者:wangbin
  1. circle

    0下载:
  2. hough变换圆拟合,可以通过求取边缘坐标,然后用hough变换进行椭圆拟合-hough transform circle fitting,You can strike the edge coordinates, then hough transform ellipse fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:892
    • 提供者:李梦莹
  1. hough_circle

    0下载:
  2. 霍夫变换识别图像中的圆,并定位圆心的程序,适用于图像中有多个圆的情况-Hough transform to identify the image in the case of a circle, and the center of the positioning procedure, a plurality of circular applies image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1257
    • 提供者:孟庆良
  1. work

    0下载:
  2. 霍夫圆变换找圆并标记所有圆霍夫圆变换已写成库-find round using Hough circle transform
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:25523
    • 提供者:zhaoshijie
  1. HoughCircle

    2下载:
  2. Opencv采用霍夫变识别圆形,并且找出同心圆。可手动调节圆的关径大小-Opencv using circular Hough transform to identify and find concentric circles. You can manually adjust the size of the diameter of the circle off
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:25892360
    • 提供者:李佶林
  1. WinRAR

    0下载:
  2. 用hough变换检测椭圆,圆等相关文件,大家可以运行试试看-Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:王文婷
  1. Hough_CircleDetect

    0下载:
  2. 一个关于图像配准方面的小程序,用Hough变换检测圆-A small aspect of image registration procedures for using Hough transform circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:965
    • 提供者:陈琛
« 1 2 ... 14 15 16 17 18 1920 »
搜珍网 www.dssz.com